Content Manager DataPort Data Formatter Interfaces
The Data Formatter Interfaces IImportDataFormatter and IExportFormatter are available for developers that would like to extend Content Manager DataPort to support importing and exporting data from and to formats other than the native tab delimited text format.
There are a number of elements to the interfaces that are used by the DataPort user interface (DataPort.exe) and a number used by the DataPort processor (DataPortEngine.exe) when executing a DataPort configuration. Following is an overview of the main methods/callbacks used and when these methods will be used.